.attach (Attach to Process)
Syntax
.attach
process
Parameter
process
Process ID of
task to debug.
Description
Windows NT
only: Starts debugging the process
specified by process. You can use PView to find process IDs of running
programs or use the Attach command from the Run menu to select a task.
This command
is similar to the /P command-line option.